﻿2026-07-17T03:26:31.3558632Z ##[group]Run actions/checkout@v5
2026-07-17T03:26:31.3558998Z with:
2026-07-17T03:26:31.3559274Z   repository: BigscreenVR/spt-bs-core
2026-07-17T03:26:31.3560943Z   token: ***
2026-07-17T03:26:31.3561182Z   ssh-strict: true
2026-07-17T03:26:31.3561423Z   ssh-user: git
2026-07-17T03:26:31.3561659Z   persist-credentials: true
2026-07-17T03:26:31.3561937Z   clean: true
2026-07-17T03:26:31.3562169Z   sparse-checkout-cone-mode: true
2026-07-17T03:26:31.3562427Z   fetch-depth: 1
2026-07-17T03:26:31.3562669Z   fetch-tags: false
2026-07-17T03:26:31.3562917Z   show-progress: true
2026-07-17T03:26:31.3563144Z   lfs: false
2026-07-17T03:26:31.3563373Z   submodules: false
2026-07-17T03:26:31.3563610Z   set-safe-directory: true
2026-07-17T03:26:31.3563858Z env:
2026-07-17T03:26:31.3564080Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-17T03:26:31.3564347Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-17T03:26:31.3564891Z ##[endgroup]
2026-07-17T03:26:31.5236194Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-17T03:26:31.5237292Z ##[group]Getting Git version info
2026-07-17T03:26:31.5237774Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-17T03:26:31.5504797Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-17T03:26:31.5736134Z git version 2.43.0.windows.1
2026-07-17T03:26:31.5758744Z ##[endgroup]
2026-07-17T03:26:31.5766080Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\31cae5cf-3b03-4fbd-a714-3b349e306d79\.gitconfig'
2026-07-17T03:26:31.5779640Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\31cae5cf-3b03-4fbd-a714-3b349e306d79' before making global git config changes
2026-07-17T03:26:31.5781302Z Adding repository directory to the temporary git global config as a safe directory
2026-07-17T03:26:31.5784734Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-17T03:26:31.6039082Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-17T03:26:31.6250262Z https://github.com/BigscreenVR/spt-bs-core
2026-07-17T03:26:31.6273951Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-17T03:26:31.6277847Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-17T03:26:31.6493587Z HEAD
2026-07-17T03:26:31.6750978Z ##[endgroup]
2026-07-17T03:26:31.6754686Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-17T03:26:32.2515915Z ##[group]Cleaning the repository
2026-07-17T03:26:32.2520823Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-17T03:26:34.1955393Z Removing target/
2026-07-17T03:26:34.1986123Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-17T03:26:34.2510334Z HEAD is now at 8dd7e4fa Merge b677030328cf7684d2b89076e8b03858d3ae0661 into 0c7025338db716a5ed9cc4ceaa8d85dd04a38840
2026-07-17T03:26:34.2533776Z ##[endgroup]
2026-07-17T03:26:34.2537859Z ##[group]Disabling automatic garbage collection
2026-07-17T03:26:34.2542784Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-17T03:26:34.2794182Z ##[endgroup]
2026-07-17T03:26:34.2794585Z ##[group]Setting up auth
2026-07-17T03:26:34.2800376Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-17T03:26:34.3039800Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-17T03:26:34.8847385Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-17T03:26:34.9102990Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-17T03:26:35.4595161Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-17T03:26:35.6218460Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-17T03:26:36.1717252Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-17T03:26:36.1980857Z ##[endgroup]
2026-07-17T03:26:36.1981268Z ##[group]Fetching the repository
2026-07-17T03:26:36.1987385Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8dd7e4faa45d9f6618b74f440bccc35c9fe3c5c4:refs/remotes/pull/19/merge
2026-07-17T03:26:36.9257538Z ##[endgroup]
2026-07-17T03:26:36.9258033Z ##[group]Determining the checkout info
2026-07-17T03:26:36.9258497Z ##[endgroup]
2026-07-17T03:26:36.9263821Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-17T03:26:36.9548071Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-17T03:26:36.9783882Z ##[group]Checking out the ref
2026-07-17T03:26:36.9788442Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/19/merge
2026-07-17T03:26:37.0176284Z HEAD is now at 8dd7e4fa Merge b677030328cf7684d2b89076e8b03858d3ae0661 into 0c7025338db716a5ed9cc4ceaa8d85dd04a38840
2026-07-17T03:26:37.0195180Z ##[endgroup]
2026-07-17T03:26:37.0459102Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-17T03:26:37.0690190Z 8dd7e4faa45d9f6618b74f440bccc35c9fe3c5c4
